projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10737a5
)
(smtpmail-try-auth-methods): Fix typo.
author
John Paul Wallington
<jpw@pobox.com>
Wed, 11 Feb 2004 07:17:29 +0000
(07:17 +0000)
committer
John Paul Wallington
<jpw@pobox.com>
Wed, 11 Feb 2004 07:17:29 +0000
(07:17 +0000)
lisp/mail/smtpmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/smtpmail.el
b/lisp/mail/smtpmail.el
index 1730d131f60d1ee8b2cbcf1245a504450b49ee2f..e516133c6a00ac9249921f1933606a463dda8e05 100644
(file)
--- a/
lisp/mail/smtpmail.el
+++ b/
lisp/mail/smtpmail.el
@@
-496,7
+496,7
@@
This is relative to `smtpmail-queue-dir'.")
(netrc-get hostentry "login")
(netrc-get hostentry "password"))))
(smtpmail-find-credentials
- smtpmail-auth-credentia
a
ls host port)))
+ smtpmail-auth-credentials host port)))
(passwd (when cred
(or (smtpmail-cred-passwd cred)
(read-passwd